Skip to content

Examples in the project are failing to run#165

Merged
denis-fokin merged 1 commit into
mainfrom
denis-fokin/Examples-in-the-project-are-failing-to-run
Jun 16, 2022
Merged

Examples in the project are failing to run#165
denis-fokin merged 1 commit into
mainfrom
denis-fokin/Examples-in-the-project-are-failing-to-run

Conversation

@denis-fokin

@denis-fokin denis-fokin commented Jun 7, 2022

Copy link
Copy Markdown
Collaborator

Description

The file settings.gradle in the subproject define the root of a Gradle project. Additionally, I have changed default settings to use JUnit5 (as far as it is supposed to be more popular framework).

Fixes #164

Type of Change

Please delete options that are not relevant.

  • Bug fix (non-breaking change which fixes an issue)

How Has This Been Tested?

Automated Testing

No automated testing.

Manual Scenario

I have run test generation with the change (ArrayQuickSort.java) as a result a test file was generated.

Checklist:

  • The change followed the style guidelines of the UTBot project
  • Self-review of the code is passed
  • The change contains enough commentaries, particularly in hard-to-understand areas
  • No new warnings
  • All tests pass locally with my changes

@denis-fokin denis-fokin requested a review from CaelmBleidd June 7, 2022 14:44
@denis-fokin denis-fokin merged commit 0d7bfde into main Jun 16, 2022
@denis-fokin denis-fokin deleted the denis-fokin/Examples-in-the-project-are-failing-to-run branch June 16, 2022 15:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Examples in the project are failing to run

2 participants